- 
		Home
	
 
	- 
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
 
- 
4.1.1
 
- 
Code
 
- 
Classes
 
-  DBTableSchemaHandler 
 
	
	
		
			
				
					
													
								
																			
											| Total Complexity | 
											35 | 
										
																			
											| Dependencies | 
											1 | 
										
																			
											| Dependents | 
											0 | 
										
																	
							 
													
								
																			
											| Total lines | 
											229 | 
										
																			
											| Lines of code | 
											140 | 
										
																			
											| Logical lines of code | 
											86 | 
										
																	
							 
													
								
																			
											| Comment lines | 
											16 | 
										
																			
											| Methods | 
											16 | 
										
																			
											| Properties | 
											3 | 
										
																	
							 
											 
				 
									
							 
		 
	 
	Methods 16
	
		
		
			| Method | 
							Rating | 
													
					
						Maintainability
					
				 | 
										
					Complexity
				 | 
										
					Lines of code
				 | 
					
		
		
					
				| fixIndexes() | 
									A  | 
																	50 | 
													8 | 
													27 | 
							
					
				| createTable() | 
									A  | 
																	47 | 
													7 | 
													33 | 
							
					
				| checkTableIndexes() | 
									S  | 
																	55 | 
													5 | 
													19 | 
							
					
				| getTableIndexes() | 
									S  | 
																	58 | 
													3 | 
													15 | 
							
					
				| __construct() | 
									S  | 
																	81 | 
													1 | 
													3 | 
							
					
				| setTableName() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| getTablePrefix() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getTableName() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| isTableExistent() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| dropTable() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| getColumnLength() | 
									S  | 
																	66 | 
													1 | 
													8 | 
							
					
				| registerError() | 
									S  | 
																	80 | 
													1 | 
													3 | 
							
					
				| getErrors() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| resetErrors() | 
									S  | 
																	81 | 
													1 | 
													3 | 
							
					
				| hasErrors() | 
									S  | 
																	80 | 
													1 | 
													3 | 
							
					
				| changeColumn() | 
									S  | 
																	74 | 
													1 | 
													4 |